-
Home
-
ActivityPub
-
7.5.0 (latest)
-
Code
-
Classes
- Following
| Total Complexity |
30 |
| Dependencies |
7 |
| Dependents |
11 |
| Total lines |
445 |
| Lines of code |
196 |
| Logical lines of code |
84 |
| Comment lines |
187 |
| Methods |
16 |
| Properties |
0 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| follow() |
S |
52 |
5 |
23 |
| unfollow() |
S |
47 |
3 |
37 |
| accept() |
S |
59 |
4 |
13 |
| check_status() |
S |
61 |
3 |
12 |
| remove_blocked_actors() |
S |
64 |
3 |
10 |
| get_all_with_count() |
S |
52 |
1 |
25 |
| get_following_with_count() |
S |
55 |
1 |
20 |
| get_pending_with_count() |
S |
55 |
1 |
20 |
| reject() |
S |
65 |
2 |
9 |
| get_following() |
S |
74 |
1 |
4 |
| count_following() |
S |
78 |
1 |
3 |
| get_pending() |
S |
74 |
1 |
4 |
| count_pending() |
S |
78 |
1 |
3 |
| get_all() |
S |
78 |
1 |
3 |
| count_all() |
S |
78 |
1 |
3 |
| count() |
S |
68 |
1 |
7 |